home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3618 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.1 KB  |  29 lines

  1. Newsgroups: comp.lang.c++
  2. Path: uu4news.netcom.com!amc-gw!curtis
  3. From: curtis@amc.com (Curtis Green)
  4. Subject: Re: C++ and lex?
  5. Message-ID: <1996Jan24.174320.16807@amc.com>
  6. Organization: Applied Microsystems Corporation
  7. X-Newsreader: TIN [version 1.1 PL6]
  8. References: <4dugkp$fl8@apakabar.cc.columbia.edu>
  9. Date: Wed, 24 Jan 1996 17:43:20 GMT
  10.  
  11. Take a look at GNU Flex.  It has a lexer input class based on IOstreams.  It
  12. is in development but works as advertised.  Download the current version and
  13. you should be OK.
  14.  
  15. --
  16. ------------------------------------------------------------------------------
  17.                 |   Be seeing you...
  18.    __&__        |    
  19.   /     \       |    Curtis Green
  20.  |       |      |    Applied Microsystems Embedded Systems
  21.  |  (o)(o)      |
  22.  C   .---_)     |    (home)  gozer@halcyon.com
  23.   | |.___|      |
  24.   |  \__/       |    (work)  curtis@amc.com
  25.   /_____\       |    http://www.amc.com
  26.  /_____/ \      |
  27. /         \     |    My opinions are expressly mine on my own.
  28. ------------------------------------------------------------------------------
  29.